Fix sections in lightspeed config in template#36
Fix sections in lightspeed config in template#36eranco74 merged 1 commit intorh-ecosystem-edge:mainfrom
Conversation
This indentation was incorrect, failing the pipelines that are trying to deploy this template.
|
Caution Review failedThe pull request is closed. WalkthroughThe change reorganizes the YAML structure within the Changes
Sequence Diagram(s)sequenceDiagram
participant User
participant ConfigMap (K8s)
participant Application
User ->> ConfigMap (K8s): Deploys updated template.yaml
ConfigMap (K8s) ->> Application: Provides new YAML config
Application ->> Application: Reads customization.system_prompt from config
📜 Recent review detailsConfiguration used: CodeRabbit UI 📒 Files selected for processing (1)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Create a ticket on our support page for assistance with any issues or questions. Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
|
/lgtm |
This indentation was incorrect, failing the pipelines that are trying to deploy this template.
cc @eranco74
Summary by CodeRabbit